home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Other Worlds
/
APDL Other Worlds Collection.iso
/
SF3000
/
Extras
/
!FednetCmp
/
h
/
FNCMenu
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-12
|
225 b
|
15 lines
/*
* FednetCmp - Fednet file compression/decompression
* Iconbar menu
* Copyright (C) 2001 Chris Bazley
*/
#ifndef FNCMenu_h
#define FNCMenu_h
#include "toolbox.h"
extern void Menu_initialise(ObjectId id);
#endif